home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doodle_d.swf / scripts / DefineButton2_171 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  57b  |  5 lines

  1. on(release){
  2.    this._x = 1000;
  3.    this._y = 1000;
  4. }
  5.